- getAccountIdUtil() - Method in class org.duracloud.security.impl.UserDetailsServiceFactoryBean
-
- getAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "accountNonExpired" element
- getAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
-
Gets the "accountNonExpired" element
- getAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "accountNonLocked" element
- getAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
-
Gets the "accountNonLocked" element
- getAuthorities(Authentication) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- getContentId(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "credentialsNonExpired" element
- getCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
-
Gets the "credentialsNonExpired" element
- getCurrentUser() - Method in class org.duracloud.security.context.SecurityContextUtil
-
- getCurrentUserDetails() - Method in class org.duracloud.security.context.SecurityContextUtil
-
- getCurrentUsername() - Method in class org.duracloud.security.context.SecurityContextUtil
-
- getEmail() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "email" element
- getEmail() - Method in class org.duracloud.security.impl.DuracloudUserDetails
-
- getEmail() - Method in interface org.duracloud.SecurityUserType
-
Gets the "email" element
- getEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "enabled" element
- getEnabled() - Method in interface org.duracloud.SecurityUserType
-
Gets the "enabled" element
- getGrantedAuthorities() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "grantedAuthorities" element
- getGrantedAuthorities() - Method in interface org.duracloud.SecurityUserType
-
Gets the "grantedAuthorities" element
- getGroups() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "groups" element
- getGroups() - Method in class org.duracloud.security.impl.DuracloudUserDetails
-
- getGroups() - Method in interface org.duracloud.SecurityUserType
-
Gets the "groups" element
- getHttpServletRequest(Object) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getHttpVerb(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getIpLimits() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "ipLimits" element
- getIpLimits() - Method in class org.duracloud.security.impl.DuracloudUserDetails
-
- getIpLimits() - Method in interface org.duracloud.SecurityUserType
-
Gets the "ipLimits" element
- getListValue() - Method in interface org.duracloud.AuthoritiesType
-
- getListValue() - Method in interface org.duracloud.GroupsType
-
- getObjectType() - Method in class org.duracloud.security.impl.UserDetailsServiceFactoryBean
-
- getPassword() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "password" element
- getPassword() - Method in interface org.duracloud.SecurityUserType
-
Gets the "password" element
- getSchemaVersion() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Gets the "schemaVersion" attribute
- getSchemaVersion() - Method in interface org.duracloud.SecurityUsersType
-
Gets the "schemaVersion" attribute
- getSecurityUserArray() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Gets array of all "security-user" elements
- getSecurityUserArray(int) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Gets ith "security-user" element
- getSecurityUserArray() - Method in interface org.duracloud.SecurityUsersType
-
Gets array of all "security-user" elements
- getSecurityUserArray(int) - Method in interface org.duracloud.SecurityUsersType
-
Gets ith "security-user" element
- getSecurityUsers() - Method in class org.duracloud.impl.SecurityUsersDocumentImpl
-
Gets the "security-users" element
- getSecurityUsers() - Method in interface org.duracloud.SecurityUsersDocument
-
Gets the "security-users" element
- getSpaceACLs(String, String) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- getSpaceACLs(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
This method returns the ACLs of the requested space, or an empty-map if
there is an error or for certain 'keyword' spaces, or null if the space
does not exist.
- getSpaceACLs(String, String) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getSpaceId(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getStorageProviderFactory() - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getStoreId(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getUserByUsername(String) - Method in interface org.duracloud.security.DuracloudUserDetailsService
-
- getUserByUsername(String) - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
-
- getUserDetails(Authentication) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- getUserDetailsServiceCache() - Method in class org.duracloud.security.impl.UserDetailsServiceFactoryBean
-
- getUserGroups(Authentication) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- getUserGroups(Authentication) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getUserIpLimits(Authentication) - Method in class org.duracloud.security.vote.UserIpLimitsAccessVoter
-
Retrieves the ip limits defined for a given user
- getUsername() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "username" element
- getUsername() - Method in interface org.duracloud.SecurityUserType
-
Gets the "username" element
- getUsers() - Method in interface org.duracloud.security.DuracloudUserDetailsService
-
- getUsers() - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
-
This method returns all of the non-system-defined users.
- groupsHaveAccess(List<String>, Map<String, AclType>, boolean) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- groupsHaveReadAccess(Authentication, Map<String, AclType>) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- groupsHaveReadAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- groupsHaveReadAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- groupsHaveWriteAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.util.AuthorizationHelper
-
- groupsHaveWriteAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- GroupsType - Interface in org.duracloud
-
An XML GroupsType(@duracloud.org).
- GroupsType.Factory - Class in org.duracloud
-
A factory class with static methods for creating instances
of this type.
- GroupsTypeImpl - Class in org.duracloud.impl
-
An XML GroupsType(@duracloud.org).
- GroupsTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.GroupsTypeImpl
-
- GroupsTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.GroupsTypeImpl
-
- SecurityContextUtil - Class in org.duracloud.security.context
-
This class returns the Credential of the user currently logged into the
session.
- SecurityContextUtil() - Constructor for class org.duracloud.security.context.SecurityContextUtil
-
- SecurityUsersDocument - Interface in org.duracloud
-
A document containing one security-users(@duracloud.org) element.
- SecurityUsersDocument.Factory - Class in org.duracloud
-
A factory class with static methods for creating instances
of this type.
- SecurityUsersDocumentImpl - Class in org.duracloud.impl
-
A document containing one security-users(@duracloud.org) element.
- SecurityUsersDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUsersDocumentImpl
-
- SecurityUsersType - Interface in org.duracloud
-
An XML SecurityUsersType(@duracloud.org).
- SecurityUsersType.Factory - Class in org.duracloud
-
A factory class with static methods for creating instances
of this type.
- SecurityUsersTypeImpl - Class in org.duracloud.impl
-
An XML SecurityUsersType(@duracloud.org).
- SecurityUsersTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUsersTypeImpl
-
- SecurityUserType - Interface in org.duracloud
-
An XML SecurityUserType(@duracloud.org).
- SecurityUserType.Factory - Class in org.duracloud
-
A factory class with static methods for creating instances
of this type.
- SecurityUserTypeImpl - Class in org.duracloud.impl
-
An XML SecurityUserType(@duracloud.org).
- SecurityUserTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUserTypeImpl
-
- SecurityUtil - Class in org.duracloud.security.util
-
- set(List) - Method in interface org.duracloud.AuthoritiesType
-
Deprecated.
- set(List) - Method in interface org.duracloud.GroupsType
-
Deprecated.
- setAccountIdUtil(DuraCloudRequestContextUtil) - Method in class org.duracloud.security.impl.UserDetailsServiceFactoryBean
-
- setAccountNonExpired(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "accountNonExpired" element
- setAccountNonExpired(boolean) - Method in interface org.duracloud.SecurityUserType
-
Sets the "accountNonExpired" element
- setAccountNonLocked(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "accountNonLocked" element
- setAccountNonLocked(boolean) - Method in interface org.duracloud.SecurityUserType
-
Sets the "accountNonLocked" element
- setCredentialsNonExpired(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "credentialsNonExpired" element
- setCredentialsNonExpired(boolean) - Method in interface org.duracloud.SecurityUserType
-
Sets the "credentialsNonExpired" element
- setEmail(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "email" element
- setEmail(String) - Method in interface org.duracloud.SecurityUserType
-
Sets the "email" element
- setEnabled(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "enabled" element
- setEnabled(boolean) - Method in interface org.duracloud.SecurityUserType
-
Sets the "enabled" element
- setGrantedAuthorities(List) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "grantedAuthorities" element
- setGrantedAuthorities(List) - Method in interface org.duracloud.SecurityUserType
-
Sets the "grantedAuthorities" element
- setGroups(List) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "groups" element
- setGroups(List) - Method in interface org.duracloud.SecurityUserType
-
Sets the "groups" element
- setIpLimits(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "ipLimits" element
- setIpLimits(String) - Method in interface org.duracloud.SecurityUserType
-
Sets the "ipLimits" element
- setListValue(List) - Method in interface org.duracloud.AuthoritiesType
-
- setListValue(List) - Method in interface org.duracloud.GroupsType
-
- setPassword(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "password" element
- setPassword(String) - Method in interface org.duracloud.SecurityUserType
-
Sets the "password" element
- setSchemaVersion(String) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Sets the "schemaVersion" attribute
- setSchemaVersion(String) - Method in interface org.duracloud.SecurityUsersType
-
Sets the "schemaVersion" attribute
- setSecurityUserArray(SecurityUserType[]) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Sets array of all "security-user" element
- setSecurityUserArray(int, SecurityUserType) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Sets ith "security-user" element
- setSecurityUserArray(SecurityUserType[]) - Method in interface org.duracloud.SecurityUsersType
-
Sets array of all "security-user" element
- setSecurityUserArray(int, SecurityUserType) - Method in interface org.duracloud.SecurityUsersType
-
Sets ith "security-user" element
- setSecurityUsers(SecurityUsersType) - Method in class org.duracloud.impl.SecurityUsersDocumentImpl
-
Sets the "security-users" element
- setSecurityUsers(SecurityUsersType) - Method in interface org.duracloud.SecurityUsersDocument
-
Sets the "security-users" element
- setUserDetailsServiceCache(UserDetailsServiceCache) - Method in class org.duracloud.security.impl.UserDetailsServiceFactoryBean
-
- setUsername(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "username" element
- setUsername(String) - Method in interface org.duracloud.SecurityUserType
-
Sets the "username" element
- setUsers(List<SecurityUserBean>) - Method in interface org.duracloud.security.DuracloudUserDetailsService
-
- setUsers(List<SecurityUserBean>) - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
-
This method re-initializes the existing usersTable, then adds the arg
users.
- sizeOfSecurityUserArray() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Returns number of "security-user" element
- sizeOfSecurityUserArray() - Method in interface org.duracloud.SecurityUsersType
-
Returns number of "security-user" element
- SpaceAccessVoter - Class in org.duracloud.security.vote
-
- SpaceAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceAccessVoter
-
- SpaceReadAccessVoter - Class in org.duracloud.security.vote
-
This class decides if a caller has READ access to a given resource.
- SpaceReadAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceReadAccessVoter
-
- SpaceReadAccessVoter(StorageProviderFactory, UserDetailsService, List<String>) - Constructor for class org.duracloud.security.vote.SpaceReadAccessVoter
-
- SpaceWriteAccessVoter - Class in org.duracloud.security.vote
-
This class decides if a caller has WRITE access to a given resource.
- SpaceWriteAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceWriteAccessVoter
-
- supports(ConfigAttribute) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
This method always returns true because all configAttributes are able
to be handled by this voter.
- supports(Class) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
This methods returns true if the arg class is an instance of or
subclass of FilterInvocation.
- supports(ConfigAttribute) - Method in class org.duracloud.security.vote.UserIpLimitsAccessVoter
-
This method always returns true because all configAttributes are able
to be handled by this voter.
- supports(Class) - Method in class org.duracloud.security.vote.UserIpLimitsAccessVoter
-
This methods returns true if the arg class is an instance of or
subclass of FilterInvocation.
- xgetAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "accountNonExpired" element
- xgetAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "accountNonExpired" element
- xgetAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "accountNonLocked" element
- xgetAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "accountNonLocked" element
- xgetCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "credentialsNonExpired" element
- xgetCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "credentialsNonExpired" element
- xgetEmail() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "email" element
- xgetEmail() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "email" element
- xgetEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "enabled" element
- xgetEnabled() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "enabled" element
- xgetGrantedAuthorities() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "grantedAuthorities" element
- xgetGrantedAuthorities() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "grantedAuthorities" element
- xgetGroups() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "groups" element
- xgetGroups() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "groups" element
- xgetIpLimits() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "ipLimits" element
- xgetIpLimits() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "ipLimits" element
- xgetListValue() - Method in interface org.duracloud.AuthoritiesType
-
- xgetListValue() - Method in interface org.duracloud.GroupsType
-
- xgetPassword() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "password" element
- xgetPassword() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "password" element
- xgetSchemaVersion() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Gets (as xml) the "schemaVersion" attribute
- xgetSchemaVersion() - Method in interface org.duracloud.SecurityUsersType
-
Gets (as xml) the "schemaVersion" attribute
- xgetUsername() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "username" element
- xgetUsername() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "username" element
- xlistValue() - Method in interface org.duracloud.AuthoritiesType
-
Deprecated.
- xlistValue() - Method in interface org.duracloud.GroupsType
-
Deprecated.
- xsetAccountNonExpired(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "accountNonExpired" element
- xsetAccountNonExpired(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "accountNonExpired" element
- xsetAccountNonLocked(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "accountNonLocked" element
- xsetAccountNonLocked(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "accountNonLocked" element
- xsetCredentialsNonExpired(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "credentialsNonExpired" element
- xsetCredentialsNonExpired(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "credentialsNonExpired" element
- xsetEmail(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "email" element
- xsetEmail(XmlString) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "email" element
- xsetEnabled(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "enabled" element
- xsetEnabled(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "enabled" element
- xsetGrantedAuthorities(AuthoritiesType) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "grantedAuthorities" element
- xsetGrantedAuthorities(AuthoritiesType) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "grantedAuthorities" element
- xsetGroups(GroupsType) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "groups" element
- xsetGroups(GroupsType) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "groups" element
- xsetIpLimits(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "ipLimits" element
- xsetIpLimits(XmlString) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "ipLimits" element
- xsetPassword(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "password" element
- xsetPassword(XmlString) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "password" element
- xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
-
Sets (as xml) the "schemaVersion" attribute
- xsetSchemaVersion(XmlString) - Method in interface org.duracloud.SecurityUsersType
-
Sets (as xml) the "schemaVersion" attribute
- xsetUsername(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "username" element
- xsetUsername(XmlString) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "username" element