public class SAMLStatsAccessor extends Object
Modifier and Type | Method and Description |
---|---|
static SAMLStatsAccessor |
getAccessor()
Gets the singleton class
|
int |
getTotalArtifacts()
Gets property totalArtifacts.
|
int |
getTotalAssertions()
Gets property totalAssertions.
|
void |
setTotalArtifacts(int totalArtifacts)
Sets property totalArtifacts.
|
void |
setTotalAssertions(int totalAssertions)
Sets property totalAssertions.
|
public static SAMLStatsAccessor getAccessor()
public int getTotalAssertions()
public void setTotalAssertions(int totalAssertions)
totalAssertions
- New value of property totalAssertions.public int getTotalArtifacts()
public void setTotalArtifacts(int totalArtifacts)
totalArtifacts
- New value of property totalArtifacts.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.