public class CoarseSSOEntry<A,D,L> extends Object implements Authenticator<A>
Constructor and Description |
---|
CoarseSSOEntry(CoarseAuthenticationEntry<A,D,L> authenticationEntry,
Map<D,String> sessions) |
Modifier and Type | Method and Description |
---|---|
CoarseAuthenticationEntry<A,D,L> |
getAuthenticationEntry() |
Map<D,String> |
getSessions() |
void |
setAuthentication(A authentication) |
public void setAuthentication(A authentication)
setAuthentication
in interface Authenticator<A>
public CoarseAuthenticationEntry<A,D,L> getAuthenticationEntry()
Copyright © 2014 JBoss by Red Hat. All rights reserved.