|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialsProvider | |
---|---|
org.deegree.services.authentication | |
org.deegree.services.controller | |
org.deegree.services.controller.security |
Uses of CredentialsProvider in org.deegree.services.authentication |
---|
Classes in org.deegree.services.authentication that implement CredentialsProvider | |
---|---|
class |
DeegreeAuthentication
deegree Authentication. |
class |
HttpBasicAuthentication
HTTP Basic Authentication. |
class |
SOAPAuthentication
SOAP Authentication. |
Uses of CredentialsProvider in org.deegree.services.controller |
---|
Methods in org.deegree.services.controller that return CredentialsProvider | |
---|---|
static CredentialsProvider |
CredentialsProviderManager.create(CredentialsProviderType authentication)
Creates the authentication method that is specified in the configuration. |
Uses of CredentialsProvider in org.deegree.services.controller.security |
---|
Methods in org.deegree.services.controller.security that return CredentialsProvider | |
---|---|
CredentialsProvider |
SecurityConfiguration.getCredentialsProvider()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |