public interface ClientSessionContext
Modifier and Type | Method and Description |
---|---|
Set<String> |
getClientScopeIds() |
Set<ClientScopeModel> |
getClientScopes() |
AuthenticatedClientSessionModel |
getClientSession() |
Set<ProtocolMapperModel> |
getProtocolMappers() |
Set<RoleModel> |
getRoles() |
String |
getScopeString() |
AuthenticatedClientSessionModel getClientSession()
Set<ClientScopeModel> getClientScopes()
Set<ProtocolMapperModel> getProtocolMappers()
String getScopeString()
Copyright © 2018 JBoss by Red Hat. All rights reserved.