|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.service.sts.SAMLTokenFactory
public final class SAMLTokenFactory
A factory for creating SAMLToken objects.
Method Summary | |
---|---|
SAMLToken |
createSamlToken(Element assertion,
Credential credential)
Creates a new SAMLToken object. |
static SAMLTokenFactory |
getInstance()
Gets the single instance of SAMLTokenFactory. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SAMLTokenFactory getInstance()
public SAMLToken createSamlToken(Element assertion, Credential credential)
assertion
- the assertioncredential
- the credential
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |