public interface SubjectIdentity
Subject
.Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose of this SubjectIdentity and clean up any associated resources.
|
Subject |
getSubject()
Obtain the
Subject associated with this identity. |
Subject getSubject()
Subject
associated with this identity.Subject
IllegalStateException
- if dispose()
has already been called.void dispose()
Copyright © 2018 JBoss by Red Hat. All rights reserved.