- getAccount(URI<Account>) - Method in interface io.vertigo.account.identity.AccountStore
-
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.identity.AccountStore
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.identity.IdentityRealm
-
Get an newly authentify user by his authToken.
- getAccountsCount() - Method in interface io.vertigo.account.identity.AccountStore
-
- getAccountsCount() - Method in interface io.vertigo.account.identity.IdentityRealm
-
- getAccountURIs(URI<AccountGroup>) - Method in interface io.vertigo.account.identity.AccountStore
-
Lists the accounts for a defined group.
- getAllAccounts() - Method in interface io.vertigo.account.identity.IdentityRealm
-
- getAllGroups() - Method in interface io.vertigo.account.identity.AccountStore
-
Lists all the groups.
- getAttribute(String) - Method in class io.vertigo.persona.security.UserSession
-
Get d'attribut supplémentaire.
- getAuthorizedOperations(K) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Retourne la liste des opérations autorisées sur le keyConcept.
- getAuthToken() - Method in class io.vertigo.account.identity.Account
-
- getBoolOperator() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslMultiExpression
-
- getComment() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getCriteriaSecurity(K, OperationName<K>) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Fournit le Criteria permettant d'appliquer les règles de sécurité.
- getCurrentUserSession() - Method in interface io.vertigo.persona.security.VSecurityManager
-
Recuperation de la session utilisateur courante.
- getDefaultPhoto() - Method in interface io.vertigo.account.identity.IdentityManager
-
Gets the default photo of an account.
- getDescription() - Method in class io.vertigo.account.authorization.metamodel.Role
-
- getDescription() - Method in class io.vertigo.persona.security.metamodel.Role
-
- getDisplayName() - Method in class io.vertigo.account.identity.Account
-
- getDisplayName() - Method in class io.vertigo.account.identity.AccountGroup
-
- getEmail() - Method in class io.vertigo.account.identity.Account
-
- getEntity() - Method in class io.vertigo.account.authorization.metamodel.SecuredEntity
-
- getEntityDefinition() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getEntityPermissions(DtDefinition) - Method in class io.vertigo.account.authorization.UserPermissions
-
Retourne la liste des permissions de securite d'une entity pour l'utilisateur.
- getExpressions() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslMultiExpression
-
- getFieldName() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslExpression
-
- getFields() - Method in class io.vertigo.account.authorization.metamodel.SecurityDimension
-
Give the ordered list of fields (multiple for TREE, empty for ENUM)
- getFilter() - Method in class io.vertigo.persona.security.metamodel.Permission
-
- getFixedValue() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslFixedValue
-
- getGrants() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getGroup(URI<AccountGroup>) - Method in interface io.vertigo.account.identity.AccountStore
-
Gets the group defined by an URI.
- getGroupsCount() - Method in interface io.vertigo.account.identity.AccountStore
-
- getGroupURIs(URI<Account>) - Method in interface io.vertigo.account.identity.AccountStore
-
- getId() - Method in class io.vertigo.account.identity.Account
-
- getId() - Method in class io.vertigo.account.identity.AccountGroup
-
- getIdentityRealm() - Method in interface io.vertigo.account.identity.IdentityManager
-
- getLabel() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getLocale() - Method in class io.vertigo.persona.security.PersonaUserSession
-
Gestion multilingue.
- getLocale() - Method in class io.vertigo.persona.security.UserSession
-
Gestion multilingue.
- getLoggedAccount() - Method in interface io.vertigo.account.authentication.AuthenticationManager
-
- getMultiExpressions() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslMultiExpression
-
- getName() - Method in class io.vertigo.account.authorization.metamodel.Permission
- getName() - Method in class io.vertigo.account.authorization.metamodel.Role
-
- getName() - Method in class io.vertigo.account.authorization.metamodel.SecuredEntity
- getName() - Method in class io.vertigo.account.authorization.metamodel.SecurityDimension
-
Give the name of this dimension.
- getName() - Method in class io.vertigo.persona.security.metamodel.Permission
-
- getName() - Method in class io.vertigo.persona.security.metamodel.Role
-
- getOperation() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getOperation() - Method in class io.vertigo.persona.security.metamodel.Permission
-
- getOperations() - Method in class io.vertigo.account.authorization.metamodel.SecuredEntity
-
- getOperator() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslExpression
-
- getOverrides() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getPermissions() - Method in class io.vertigo.account.authorization.metamodel.Role
-
- getPermissions() - Method in class io.vertigo.persona.security.metamodel.Role
-
- getPhoto(URI<Account>) - Method in interface io.vertigo.account.identity.AccountStore
-
Gets the photo of an account defined by its URI.
- getPhoto(URI<Account>) - Method in interface io.vertigo.account.identity.IdentityRealm
-
Gets the photo of an account defined by its URI.
- getPrincipal() - Method in interface io.vertigo.account.authentication.AuthenticationToken
-
- getRoles() - Method in class io.vertigo.account.authorization.UserPermissions
-
Retourne la liste des roles de securite pour l'utilisateur.
- getRoles() - Method in class io.vertigo.persona.security.PersonaUserSession
-
Retourne la liste des roles de securite pour l'utilisateur.
- getRules() - Method in class io.vertigo.account.authorization.metamodel.Permission
-
- getSearchSecurity(K, OperationName<K>) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Fournit la chaine de recherche permettant d'appliquer les règles de sécurité.
- getSecurityDimensions() - Method in class io.vertigo.account.authorization.metamodel.SecuredEntity
-
- getSecurityFields() - Method in class io.vertigo.account.authorization.metamodel.SecuredEntity
-
- getSecurityKeys() - Method in class io.vertigo.account.authorization.UserPermissions
-
Gestion de la sécurité.
- getSecurityKeys() - Method in class io.vertigo.persona.security.PersonaUserSession
-
Gestion de la sécurité.
- getSessionUUID() - Method in class io.vertigo.persona.security.UserSession
-
- getStore() - Method in interface io.vertigo.account.identity.IdentityManager
-
- getType() - Method in class io.vertigo.account.authorization.metamodel.SecurityDimension
-
Give the value of type.
- getURI() - Method in class io.vertigo.account.identity.Account
- getURI() - Method in class io.vertigo.account.identity.AccountGroup
- getUserProperty() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslUserPropertyValue
-
- getValue() - Method in class io.vertigo.account.authorization.metamodel.rulemodel.DslExpression
-
- getValues() - Method in class io.vertigo.account.authorization.metamodel.SecurityDimension
-
Give the ordered list of values (empty for TREE, multiple for ENUM).