public interface ProtocolContext extends ProtocolContext
Modifier and Type | Method and Description |
---|---|
AuthnRequest |
getAuthnRequest()
Get the authentication request.
|
java.lang.String |
getCompanyName()
ISAMSUP-1829
Add @return company name
|
java.lang.String |
getFederationId()
Get the federation ID.
|
java.lang.String |
getFederationName()
Get the federation name.
|
java.lang.String |
getPartnerId()
Get the partner ID.
|
java.lang.String |
getPartnerName()
Get the partner name.
|
java.lang.String getFederationId()
java.lang.String getFederationName()
java.lang.String getPartnerId()
java.lang.String getPartnerName()
AuthnRequest getAuthnRequest()
java.lang.String getCompanyName()