Index
All Classes and Interfaces|All Packages
A
- AuthConfiguration - Class in org.skr.auth
- AuthConfiguration() - Constructor for class org.skr.auth.AuthConfiguration
- authenticate(Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
- authenticate(Cert, Map<String, Object>) - Method in interface org.skr.auth.service.CertificationHandler
-
Authenticate given
Certificationand return correspondingUserPrincipalto it. - AuthManager - Class in org.skr.auth.service
- AuthManager() - Constructor for class org.skr.auth.service.AuthManager
B
- bindCertification(Certification, Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
-
Bind a new
Certificationto existedUserPrincipalby providing valid boundCertification.
C
- CertificationHandler<Cert extends org.skr.security.Certification> - Interface in org.skr.auth.service
- corsFilterReg() - Method in class org.skr.auth.AuthConfiguration
F
- findByIdentity(String) - Method in interface org.skr.auth.service.CertificationHandler
-
Find
Certificationby given certificationIdentity.
G
- getCertification(UserPrincipal) - Method in interface org.skr.auth.service.CertificationHandler
O
- org.skr.auth - package org.skr.auth
- org.skr.auth.service - package org.skr.auth.service
R
- removeCertification(UserPrincipal, String) - Method in interface org.skr.auth.service.CertificationHandler
-
Remove a
CertificationforUserPrincipal - removeCertification(UserPrincipal, Certification) - Method in class org.skr.auth.service.AuthManager
S
- saveCertification(UserPrincipal, Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
- saveCertification(UserPrincipal, Cert, Map<String, Object>) - Method in interface org.skr.auth.service.CertificationHandler
-
Tells that how to save given
Certificationand bind it toUserPrincipal - signIn(Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
-
Given a
certificationto authenticate and retrieve boundUserPrincipal - signUp(UserPrincipal, Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
-
Signing up a certification with
principal. - skrSecurityProperties - Variable in class org.skr.auth.service.AuthManager
- supports(Certification) - Method in interface org.skr.auth.service.CertificationHandler
-
check if this handler could be apply to certain
Certification
U
- unbindCertification(Certification, Certification, Map<String, Object>) - Method in class org.skr.auth.service.AuthManager
-
Unbind a
Certificationof existedUserPrincipalby providing valid boundCertification.
All Classes and Interfaces|All Packages