public class CoarseSSOEntry<A,D,L> extends Object
| Constructor and Description |
|---|
CoarseSSOEntry(A authentication,
AtomicReference<L> localContext,
Map<D,String> sessions) |
| Modifier and Type | Method and Description |
|---|---|
A |
getAuthentication() |
AtomicReference<L> |
getLocalContext() |
Map<D,String> |
getSessions() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.