JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ddf.security.assertion
Interface SecurityAssertionPrincipal
All Superinterfaces:
Principal
public interface
SecurityAssertionPrincipal
extends
Principal
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SecurityAssertion
getAssertion
()
Methods inherited from interface java.security.
Principal
equals
,
getName
,
hashCode
,
implies
,
toString
Method Details
getAssertion
SecurityAssertion
getAssertion
()