The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 45 | todo, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 45
org.universAAL.security.anonymization.AnonServiceCallee | Line |
---|---|
add option to encrypt the full resource? | 101 |
org.universAAL.security.anonymization.AnonServiceProfile | Line |
add restriction to force all Asymmetric Keyrings to have public keys | 85 |
add restriction to force all Asymmetric Keyrings to have private keys | 100 |
org.universAAL.security.anonymization.ITserviceCalls | Line |
handle exception | 184 |
Auto-generated catch block | 189 |
org.universAAL.security.authenticator.client.UserPaswordAuthenticatorClient | Line |
ensure the call is not serialized local or remotely sr1.setOriginScope(sr1.ONLY_LOCAL_SCOPE); | 133 |
call encryption service for a fully dynamic way to do this | 180 |
org.universAAL.security.authenticator.profile.UserPasswordCallee | Line |
call encryption service for a fully dynamic way to do this | 138 |
Do this automatically, finding all instances sub class of Digest | 184 |
org.universAAL.security.authorisator.AuthorisatorCallee | Line |
make it recursive? update Role subroles in CHe | 132 |
org.universAAL.security.authorisator.ProjectActivator | Line |
all the previous service should check authorisation for the user doing those operations... | 170 |
bootstraping?? | 172 |
create a context publisher which publishes user access to assets for accountability (combined with CHe) | 210 |
org.universAAL.security.authorisator.ServiceCallsIT | Line |
handle exception | 180 |
Auto-generated catch block | 186 |
org.universAAL.security.authorisator.TestServiceCalls | Line |
handle exception | 363 |
Auto-generated catch block | 368 |
org.universAAL.security.authorisator.access_checkers.DelegationAccessChecker | Line |
check the signature belongs to the Authoriser | 91 |
org.universAAL.security.authorisator.dummyCHe.ContextHistoryCallee | Line |
Auto-generated method stub | 64 |
org.universAAL.security.authorisator.utils.ProfilingServerHelper | Line |
create one if there is none (dm initializes default ones based on stereotype data for each user so this should not be necessary here) | 424 |
what if there is more SecuritySubprofiles, currently only 1st is returned then | 437 |
same as above comment | 442 |
org.universAAL.security.cryptographic.services.EncryptTest | Line |
--No comment-- | 175 |
org.universAAL.security.cryptographic.services.EncryptionServiceProfiles | Line |
--No comment-- | 115 |
org.universAAL.security.cryptographic.services.ITserviceCalls | Line |
handle exception | 323 |
Auto-generated catch block | 329 |
org.universAAL.security.cryptographic.services.MDERTest | Line |
test what happens if add an existing destination. | 73 |
org.universAAL.security.cryptographic.services.MultiDestinationCallee | Line |
TO be completed REMEMBER TO CHECK each destination is not already added. | 227 |
To be Completed | 233 |
for more flexible asymmetric decryption call service. | 280 |
org.universAAL.security.cryptographic.services.MultiDestinationProfiles | Line |
Auto-generated constructor stub | 62 |
Auto-generated constructor stub | 70 |
Asymmetric(s) should have keyring(s) | 100 |
restriction all Keyrings must have PublicKey | 101 |
keyrings can be used with different AsymmetricEncryptions, create similar pattern as for cheate with LVL2. | 127 |
is it really practical?? | 131 |
keyrings can be used with different AsymmetricEncryptions, create similar pattern as for cheate with LVL2. | 150 |
org.universAAL.security.cryptographic.services.SignVerifyProfiles | Line |
expand profile and serviceCallee for multiple signature procedure | 104 |
ADD signature. | 154 |
org.universAAL.security.session.manager.helpers.UserLocationTree | Line |
add delegation logic here. | 218 |
org.universAAL.security.session.manager.impl.SessionManagerImpl | Line |
when? add a watchdog add it to the map | 114 |
compare, check that locations are compatible | 142 |
Discussion: user loggin of in one device means it logs of in the space? | 148 |
Discussion: does this make sense? | 203 |
org.universAAL.security.session.manager.impl.SituationMonitorImpl | Line |
query CHe see if change was done via service call. | 146 |