Element Summary

ElementDescriptionClass
certificate-key-adapterorg.josso.gateway.identity.service.store.CertificateCredentialStoreKeyAdapter
default-protocol-managerorg.josso.gateway.protocol.SSOProtocolManagerImpl
domainorg.josso.SecurityDomainImpl
gatewayJOSSO Gateway implementationorg.josso.gateway.SSOGatewayImpl
id-generatororg.josso.selfservices.SelfServicesIdGeneratorImpl
simple-key-adapterorg.josso.gateway.identity.service.store.SimpleIdentityStoreKeyAdapter
web-configurationThe default SSO Web configuration implementation.org.josso.gateway.SSOWebConfigurationImpl

Element Detail

Element: certificate-key-adapter

Element: default-protocol-manager

ElementTypeDescription
handlers(<spring:bean/>)*

Element: domain

AttributeTypeDescription
namexs:string
typexs:string
ElementTypeDescription
assertion-manager<spring:bean/>
audit-manager<spring:bean/>
authenticator<spring:bean/>
event-manager<spring:bean/>
identity-manager<spring:bean/>
identity-provider<spring:bean/>
matchers(<spring:bean/>)*
password-manager<spring:bean/>
protocol-managerdefault-protocol-manager
session-manager<spring:bean/>
sso-web-configurationweb-configuration

Element: gateway

ElementTypeDescription
domains(domain)*
sso-domain-selector<spring:bean/>
sso-domains-registry<spring:bean/>

Element: id-generator

AttributeTypeDescription
algorithmxs:stringReturn the digest algorithm for the id generator.
assertionIdLengthxs:integerGets the assertion id length (in bytes) for Assertions created by this Generator
entropyxs:stringReturn the entropy increaser value, or compute a semi-useful value if this String has not yet been set.
randomClassxs:stringGets the random number generator class name.

Element: simple-key-adapter

Element: web-configuration

AttributeTypeDescription
P3PHeaderValuexs:string
basicAuthenticationEnabledxs:boolean
customLoginURLxs:string
loginBackToURLxs:string
logoutBackToURLxs:string
ntlmAuthenticationEnabledxs:boolean
rememberMeEnabledxs:boolean
rememberMeMaxAgexs:integer
sendP3PHeaderxs:boolean
sessionTokenOnClientxs:boolean
sessionTokenSecurexs:boolean
strongAuthenticationEnabledxs:boolean
ElementTypeDescription
trustedHosts(<spring:bean/>)*