Download uberfire-security-api-0.3.0.cr2-sources.jar
uberfire-security/uberfire-security-api-0.3.0.cr2-sources.jar.zip( 30 k)
The download jar file contains the following class files or Java source files.
ErraiApp.properties
META-INF/INDEX.LIST
META-INF/MANIFEST.MF
org.uberfire.security.Identity.java
org.uberfire.security.Resource.java
org.uberfire.security.ResourceManager.java
org.uberfire.security.Role.java
org.uberfire.security.SecurityContext.java
org.uberfire.security.SecurityManager.java
org.uberfire.security.Subject.java
org.uberfire.security.annotations.All.java
org.uberfire.security.annotations.Authorized.java
org.uberfire.security.annotations.Deny.java
org.uberfire.security.annotations.Roles.java
org.uberfire.security.annotations.RolesType.java
org.uberfire.security.annotations.SecurityTrait.java
org.uberfire.security.auth.AuthenticatedStorageProvider.java
org.uberfire.security.auth.AuthenticationException.java
org.uberfire.security.auth.AuthenticationManager.java
org.uberfire.security.auth.AuthenticationProvider.java
org.uberfire.security.auth.AuthenticationResult.java
org.uberfire.security.auth.AuthenticationScheme.java
org.uberfire.security.auth.AuthenticationSource.java
org.uberfire.security.auth.AuthenticationStatus.java
org.uberfire.security.auth.Credential.java
org.uberfire.security.auth.Principal.java
org.uberfire.security.auth.RoleProvider.java
org.uberfire.security.auth.SubjectPropertiesProvider.java
org.uberfire.security.authz.AuthorizationException.java
org.uberfire.security.authz.AuthorizationManager.java
org.uberfire.security.authz.AuthorizationResult.java
org.uberfire.security.authz.ResourceDecisionManager.java
org.uberfire.security.authz.RoleDecisionManager.java
org.uberfire.security.authz.RolesResource.java
org.uberfire.security.authz.RuntimeResource.java
org.uberfire.security.authz.VotingStrategy.java
org.uberfire.security.crypt.CryptProvider.java
org.uberfire.security.impl.IdentityImpl.java
org.uberfire.security.impl.RoleImpl.java
org.uberfire.security.impl.auth.PrincipalImpl.java
org.uberfire.security.impl.auth.UserNameCredential.java
org.uberfire.security.impl.auth.UsernamePasswordCredential.java
org.uberfire.security.impl.authz.AffirmativeBasedVoter.java
org.uberfire.security.impl.authz.ConsensusBasedVoter.java
org.uberfire.security.impl.authz.DefaultAuthorizationManager.java
org.uberfire.security.impl.authz.DefaultRoleDecisionManager.java
org.uberfire.security.impl.authz.RolesResourceImpl.java
org.uberfire.security.impl.authz.RuntimeAuthorizationManager.java
org.uberfire.security.impl.authz.RuntimeResourceDecisionManager.java
org.uberfire.security.impl.authz.RuntimeResourceManager.java
org.uberfire.security.impl.authz.UnanimousBasedVoter.java
org/uberfire/security/UberfireSecurityAPI.gwt.xml
Related examples in the same category