Standard implementation of the {@code SecurityToken} interface. This implementation stores the issued token as an{@code Element}. The token providers are responsible for marshaling the security token into an {@code Element}instance because the security token marshaling process falls out of the scope of the STS (the STS only deals with WS-Trust classes and doesn't know how to marshal each specific token type).
@author Stefan Guilhen
|
|
|
|