Uses of Class
org.gcube.common.authorization.library.AuthorizationEntry
-
Packages that use AuthorizationEntry Package Description org.gcube.common.authorization.library.utils -
-
Uses of AuthorizationEntry in org.gcube.common.authorization.library.utils
Methods in org.gcube.common.authorization.library.utils that return types with arguments of type AuthorizationEntry Modifier and Type Method Description List<AuthorizationEntry>AuthorizationEntryList. getEntries()Method parameters in org.gcube.common.authorization.library.utils with type arguments of type AuthorizationEntry Modifier and Type Method Description voidAuthorizationEntryList. setEntries(List<AuthorizationEntry> entries)Constructor parameters in org.gcube.common.authorization.library.utils with type arguments of type AuthorizationEntry Constructor Description AuthorizationEntryList(List<AuthorizationEntry> entries)
-