Uses of Interface
org.wso2.carbon.identity.authentication.SharedKeyAccessService
-
Packages that use SharedKeyAccessService Package Description org.wso2.carbon.identity.authentication -
-
Uses of SharedKeyAccessService in org.wso2.carbon.identity.authentication
Classes in org.wso2.carbon.identity.authentication that implement SharedKeyAccessService Modifier and Type Class Description class
SharedKeyAccessServiceImpl
Keep and provide the access to the shared keyConstructors in org.wso2.carbon.identity.authentication with parameters of type SharedKeyAccessService Constructor Description AuthenticationServiceImpl(SharedKeyAccessService sharedKeyAccessService, org.wso2.carbon.user.api.UserRealmService realmService)
-