|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalAuthenticationConfiguration | |
---|---|
org.apache.jetspeed.administration | |
org.apache.jetspeed.security.impl | Jetspeed security service implementation including Jetspeed JAAS providers. |
org.apache.jetspeed.security.impl.ntlm |
Uses of PortalAuthenticationConfiguration in org.apache.jetspeed.administration |
---|
Classes in org.apache.jetspeed.administration that implement PortalAuthenticationConfiguration | |
---|---|
class |
PortalAuthenticationConfigurationImpl
PasswordCredentialValve |
Uses of PortalAuthenticationConfiguration in org.apache.jetspeed.security.impl |
---|
Fields in org.apache.jetspeed.security.impl declared as PortalAuthenticationConfiguration | |
---|---|
protected PortalAuthenticationConfiguration |
AbstractSecurityValve.authenticationConfiguration
|
Constructors in org.apache.jetspeed.security.impl with parameters of type PortalAuthenticationConfiguration | |
---|---|
SecurityValveImpl(Profiler profiler,
UserManager userMgr,
PortalStatistics statistics,
PortalAuthenticationConfiguration authenticationConfiguration)
|
Uses of PortalAuthenticationConfiguration in org.apache.jetspeed.security.impl.ntlm |
---|
Constructors in org.apache.jetspeed.security.impl.ntlm with parameters of type PortalAuthenticationConfiguration | |
---|---|
NtlmSecurityValve(UserManager userMgr,
java.lang.String networkDomain,
boolean omitDomain,
boolean ntlmAuthRequired,
PortalStatistics statistics,
PortalAuthenticationConfiguration authenticationConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |