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

G

GenAuthResponseTestCase - Class in test.jboss.security.saml
 
GenAuthResponseTestCase() - Constructor for class test.jboss.security.saml.GenAuthResponseTestCase
 
GenAuthTestCase - Class in test.jboss.security.saml
 
GenAuthTestCase() - Constructor for class test.jboss.security.saml.GenAuthTestCase
 
generateAuthRequest(String, String) - Method in interface org.jboss.security.saml.SingleSignOn
This method generates a SAML authentication request based on the supplied username and password
generateAuthResponse(String, String, boolean) - Method in interface org.jboss.security.saml.SingleSignOn
This method generates a SAML authentication response based on the supplied username, password, and the status of the authentication process
generateSecret(String) - Method in class org.jboss.security.federation.service.Trust
Generates a token secret understood by the Federation of partner applications only
generateSecret(String) - Method in interface org.jboss.security.federation.service.TrustService
Generates a token secret understood by the Federation of partner applications only
generateToken(AuthResponse) - Static method in class org.jboss.security.sso.util.SSOUtil
Utility method for generating an SSO token from the input AuthResponse object
getAcceptedIssuers() - Method in class org.apache.commons.httpclient.contrib.ssl.EasyX509TrustManager
 
getAssertingParty() - Method in class org.jboss.security.saml.AuthResponse
Returns the asserting party which is a member/partner web application in the Single Sign On Federation
getAssertingParty() - Method in class org.jboss.security.valve.PlainSSOTokenManager
 
getAssertingParty() - Method in class org.jboss.security.valve.SSOTokenManager
 
getAssertToken() - Method in class org.jboss.security.saml.AuthResponse
Returns the assertion token
getAttribute(String) - Method in class org.jboss.security.idm.LoginContext
Returns value corresponding to the specified attribute name
getAttributeNames() - Method in class org.jboss.security.idm.LoginContext
Returns an array of Strings consisting of all keys/names stored in the context
getAuthResponse(String) - Static method in class org.jboss.security.sso.util.SSOUtil
Utility method that produces the AuthResponse object from the SSO Token
getAuthType() - Method in class org.jboss.security.valve.PlainSSOAutoLogin
 
getAuthType() - Method in class org.jboss.security.valve.SSOAutoLogin
 
getBytes(InputStream) - Static method in class org.jboss.security.util.Tools
Extracts a byte array from an InputStream
getCity() - Method in class org.jboss.security.idm.Address
Returns the city information
getCompanyAddress() - Method in class org.jboss.security.idm.Identity
 
getCompanyName() - Method in class org.jboss.security.idm.Identity
 
getCompanyRole() - Method in class org.jboss.security.idm.Identity
 
getCompanyTitle() - Method in class org.jboss.security.idm.Identity
 
getContext() - Method in class org.jboss.security.valve.SSOSession
 
getCountry() - Method in class org.jboss.security.idm.Address
Returns country information
getDomain() - Method in class org.jboss.security.federation.model.Partner
Returns the security ala web domain which this Partner web application is hosted in.
getEmail() - Method in class org.jboss.security.idm.Identity
 
getEncodedPassword(String, String) - Static method in class org.jboss.security.util.Tools
Returns a one way hashed password based on the specified algorithm
getFederationServer() - Method in class org.jboss.security.federation.model.Partner
Returns the web address of the Federation Server that powers the security ala web domain that this partner application resides in.
getForceLogout() - Method in class org.jboss.security.valve.SSOSession
 
getFullName() - Method in class org.jboss.security.idm.Identity
 
getId() - Method in class org.jboss.security.idm.demo.DemoLoginProvider
 
getId() - Method in class org.jboss.security.idm.ldap.LDAPIdentityProvider
Returns an id that uniquely identifies the LoginProvider plugged into the JBoss SSO system.
getId() - Method in interface org.jboss.security.idm.LoginProvider
Returns an id that uniquely identifies the LoginProvider plugged into the JBoss SSO system.
getIdentities() - Method in class org.jboss.security.idm.Role
Return a collection of identities which represent all users/members that belong to this role
getInfo() - Method in class org.jboss.security.valve.PlainSSOAutoLogin
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.jboss.security.valve.SSOAutoLogin
Return descriptive information about this Valve implementation.
getInstance() - Static method in class org.jboss.security.federation.service.Trust
Creates an instance of the Trust Service for this instance of the Federation Server
getLoginProvider(String) - Method in class org.jboss.security.idm.IdentityManager
Returns the LoginProvider corresponding to its registration id
getLoginProvider() - Method in class org.jboss.security.idm.IdentityManager
Returns the default LoginProvider registered with the service
getLoginProvider() - Method in interface org.jboss.security.idm.IdentityManagerService
Returns the default LoginProvider registered with the service
getLoginProvider(String) - Method in interface org.jboss.security.idm.IdentityManagerService
Returns the LoginProvider corresponding to its registration id
getLogoutURL() - Method in class org.jboss.security.valve.PlainSSOAutoLogout
 
getLogoutURL() - Method in class org.jboss.security.valve.SSOAutoLogout
 
getMonitor() - Method in class org.jboss.security.valve.SSOSession
 
getName() - Method in class org.jboss.security.idm.Role
Return the role name
getOtherEmails() - Method in class org.jboss.security.idm.Identity
 
getPartnerInfo() - Method in class org.jboss.security.federation.service.Federation
Returns an xml representation of partner web applications that are part of this SSO Federation
getPartnerInfo() - Method in interface org.jboss.security.federation.service.FederationService
Returns an xml representation of partner web applications that are part of this SSO Federation
getPartners() - Method in class org.jboss.security.federation.service.Federation
Returns a collection of partner web applications that are part of this SSO Federation
getPartners() - Method in interface org.jboss.security.federation.service.FederationService
Returns a collection of partner web applications that are part of this SSO Federation
getPassword() - Method in class org.jboss.security.idm.Identity
 
getPassword() - Method in class org.jboss.security.saml.SSOUser
Returns the password
getPhoneNumbers() - Method in class org.jboss.security.idm.Identity
 
getPostalCode() - Method in class org.jboss.security.idm.Address
Returns postalCode/zip information
getPrincipal() - Method in class org.jboss.security.valve.SSOSession
 
getProcessor() - Method in class org.jboss.security.saml.SSOManager
Returns the SingleSignOn implementation registered with the SSO system
getProcessor() - Method in interface org.jboss.security.saml.SSOManagerService
Returns the SingleSignOn implementation registered with the SSO system
getProvider() - Method in class org.jboss.security.valve.PlainSSOAutoLogin
 
getProvider() - Method in class org.jboss.security.valve.SSOAutoLogin
 
getProvisioningProvider(String) - Method in class org.jboss.security.idm.IdentityManager
Returns the ProvisioningProvider corresponding to its registration id
getProvisioningProvider() - Method in class org.jboss.security.idm.IdentityManager
Returns the default ProvisioningProvider registered with the service
getProvisioningProvider() - Method in interface org.jboss.security.idm.IdentityManagerService
Returns the default ProvisioningProvider registered with the service
getProvisioningProvider(String) - Method in interface org.jboss.security.idm.IdentityManagerService
Returns the ProvisioningProvider corresponding to its registration id
getRoles(LoginProvider) - Method in class org.jboss.security.idm.Identity
Returns the set of roles that this identity belongs to in the system
getSSOSession(HttpSession) - Static method in class org.jboss.security.valve.SSOSession
 
getSSOToken(HttpServletRequest, String) - Static method in class org.jboss.security.sso.util.SSOUtil
Returns the SSOToken which is one of the cookies in the http request coming in
getState() - Method in class org.jboss.security.idm.Address
Returns the state information
getStreet() - Method in class org.jboss.security.idm.Address
Returns the street information
getTurnOff() - Method in class org.jboss.security.valve.SSOSession
 
getUser() - Method in class org.jboss.security.saml.AuthResponse
Return the user being considered for authentication
getUserName() - Method in class org.jboss.security.idm.Identity
 
getUserName() - Method in class org.jboss.security.saml.SSOUser
Returns the username
getUsername(String) - Static method in class org.jboss.security.sso.util.SSOUtil
Utility method that extracts the username from the SSO token
getUsername() - Method in class org.jboss.security.valve.SSOSession
 
getUserPrincipal(HttpServletRequest) - Static method in class org.jboss.security.saml.SSOManager
This is method is used by the application to extract the Principal of the user authenticated into the system by the Single Sign On Engine.

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