public interface FedMonIDFFSvc
Modifier and Type | Method and Description |
---|---|
void |
decArtifacts()
Decrement the ID-FF service's artifact counter.
|
void |
decAssertions()
Decrement the ID-FF service's assertion counter.
|
void |
decIdDestn()
Decrement the ID-FF service's Id Destination counter.
|
void |
decIdLocalSessToken()
Decrement the ID-FF service's ID Local Session Token counter.
|
void |
decUserIDSessionList()
Decrement the ID-FF service's ID Session List counter.
|
void |
incArtifacts()
Increment the ID-FF service's artifact counter.
|
void |
incAssertions()
Increment the ID-FF service's assertion counter.
|
void |
incIdAuthnRqt()
Increment the ID-FF service's ID Authentication request counter.
|
void |
incIdDestn()
Increment the ID-FF service's Id Destination counter.
|
void |
incIdLocalSessToken()
Increment the ID-FF service's ID Local Session Token counter.
|
void |
incUserIDSessionList()
Increment the ID-FF service's ID Session List counter.
|
void |
init()
Initializes the provider.
|
void |
setArtifacts(long count)
Set the ID-FF service's artifact counter.
|
void |
setAssertions(long count)
Set the ID-FF service's assertion counter.
|
void |
setIdDestn(long count)
Set the ID-FF service's Id Destination counter.
|
void |
setIdLocalSessToken(long count)
Set the ID-FF service's ID Local Session Token counter.
|
void |
setRelayState(long state)
Set the ID-FF service's relay state indicator.
|
void |
setUserIDSessionList(long count)
Set the ID-FF service's ID Session List counter.
|
void init()
void incIdLocalSessToken()
void decIdLocalSessToken()
void setIdLocalSessToken(long count)
void incIdAuthnRqt()
void incUserIDSessionList()
void decUserIDSessionList()
void setUserIDSessionList(long count)
void incArtifacts()
void decArtifacts()
void setArtifacts(long count)
void incAssertions()
void decAssertions()
void setAssertions(long count)
void setRelayState(long state)
state
- the Relayvoid incIdDestn()
void decIdDestn()
void setIdDestn(long count)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.