A C D E F G H I L M N O P R S T U V

U

unmarshalPartners(String) - Method in interface org.jboss.security.saml.SingleSignOn
This method unmarshals a SAML (xml) representation of partners that are part of this Single Sign On Federation It returns a map of these partners with key - domain of the partner value - the address of the federation server of this partner
unmarshalPartners(String) - Static method in class org.jboss.security.sso.util.SSOUtil
This method unmarshals a SAML (xml) representation of partners that are part of this Single Sign On Federation It returns a map of these partners with key - domain of the partner value - the address of the federation server of this partner
update(Identity) - Method in class org.jboss.security.idm.ldap.LDAPIdentityProvider
Updates the user profile data
update(Identity) - Method in interface org.jboss.security.idm.ProvisioningProvider
Updates the user profile data
UpdateIdentityTestCase - Class in test.jboss.security.idm
 
UpdateIdentityTestCase() - Constructor for class test.jboss.security.idm.UpdateIdentityTestCase
 
updateRole(Role) - Method in class org.jboss.security.idm.ldap.LDAPIdentityProvider
Updates the specified role
updateRole(Role) - Method in interface org.jboss.security.idm.ProvisioningProvider
Updates the specified role
UpdateRoleTestCase - Class in test.jboss.security.idm
 
UpdateRoleTestCase() - Constructor for class test.jboss.security.idm.UpdateRoleTestCase
 
UsernameAndPasswordLoginModule - Class in org.jboss.security.idm
A built-in JAAS authentication module that supports authentication via username and password

It makes use of the LoginProvider, so developers shouldn't need to implement the authentication logic in multiple places
UsernameAndPasswordLoginModule() - Constructor for class org.jboss.security.idm.UsernameAndPasswordLoginModule
 

A C D E F G H I L M N O P R S T U V